﻿2026-08-03T05:00:31.1367312Z ##[group]Run actions/checkout@v5
2026-08-03T05:00:31.1368428Z with:
2026-08-03T05:00:31.1369118Z   repository: BigscreenVR/spt-bs-core
2026-08-03T05:00:31.1375102Z   token: ***
2026-08-03T05:00:31.1375670Z   ssh-strict: true
2026-08-03T05:00:31.1376213Z   ssh-user: git
2026-08-03T05:00:31.1376749Z   persist-credentials: true
2026-08-03T05:00:31.1377574Z   clean: true
2026-08-03T05:00:31.1378296Z   sparse-checkout-cone-mode: true
2026-08-03T05:00:31.1379143Z   fetch-depth: 1
2026-08-03T05:00:31.1379805Z   fetch-tags: false
2026-08-03T05:00:31.1380483Z   show-progress: true
2026-08-03T05:00:31.1381188Z   lfs: false
2026-08-03T05:00:31.1381859Z   submodules: false
2026-08-03T05:00:31.1382737Z   set-safe-directory: true
2026-08-03T05:00:31.1383340Z   allow-unsafe-pr-checkout: false
2026-08-03T05:00:31.1383933Z ##[endgroup]
2026-08-03T05:00:31.3707638Z Syncing repository: BigscreenVR/spt-bs-core
2026-08-03T05:00:31.3709928Z ##[group]Getting Git version info
2026-08-03T05:00:31.3710851Z Working directory is 'C:\actions-runner\_work\spt-bs-core\spt-bs-core'
2026-08-03T05:00:31.4031937Z [command]"C:\Program Files\Git\cmd\git.exe" version
2026-08-03T05:00:31.4335989Z git version 2.43.0.windows.1
2026-08-03T05:00:31.4371328Z ##[endgroup]
2026-08-03T05:00:31.4382444Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\ec396711-7c42-43f7-bbab-f64cc4f95dc2\.gitconfig'
2026-08-03T05:00:31.4401184Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\ec396711-7c42-43f7-bbab-f64cc4f95dc2' before making global git config changes
2026-08-03T05:00:31.4404087Z Adding repository directory to the temporary git global config as a safe directory
2026-08-03T05:00:31.4408681Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-bs-core\spt-bs-core
2026-08-03T05:00:31.4788229Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --get remote.origin.url
2026-08-03T05:00:31.5110523Z https://github.com/BigscreenVR/spt-bs-core
2026-08-03T05:00:31.5139337Z ##[group]Removing previously created refs, to avoid conflicts
2026-08-03T05:00:31.5144386Z [command]"C:\Program Files\Git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-08-03T05:00:31.5490987Z refs/heads/golden/ir15
2026-08-03T05:00:31.5522210Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --detach
2026-08-03T05:00:31.6209782Z HEAD is now at a5042ec74 fix(test): poll the process we pinned, not the number it happens to hold
2026-08-03T05:00:31.8953324Z ##[endgroup]
2026-08-03T05:00:31.8956429Z [command]"C:\Program Files\Git\cmd\git.exe" submodule status
2026-08-03T05:00:32.5330186Z ##[group]Cleaning the repository
2026-08-03T05:00:32.5335122Z [command]"C:\Program Files\Git\cmd\git.exe" clean -ffdx
2026-08-03T05:01:03.2176335Z Removing .adapter-notify/
2026-08-03T05:01:03.2176913Z Removing bench-ledger/
2026-08-03T05:01:03.2177200Z Removing target/
2026-08-03T05:01:03.2211312Z [command]"C:\Program Files\Git\cmd\git.exe" reset --hard HEAD
2026-08-03T05:01:03.3246822Z HEAD is now at a5042ec74 fix(test): poll the process we pinned, not the number it happens to hold
2026-08-03T05:01:03.3272689Z ##[endgroup]
2026-08-03T05:01:03.3277046Z ##[group]Disabling automatic garbage collection
2026-08-03T05:01:03.3282203Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0
2026-08-03T05:01:03.4274418Z ##[endgroup]
2026-08-03T05:01:03.4274814Z ##[group]Setting up auth
2026-08-03T05:01:03.4283200Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-08-03T05:01:03.4542864Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-08-03T05:01:04.1940854Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-03T05:01:04.2258279Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-08-03T05:01:04.9034852Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-03T05:01:04.9296488Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-08-03T05:01:05.5380063Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-08-03T05:01:05.6705306Z ##[endgroup]
2026-08-03T05:01:05.6705905Z ##[group]Fetching the repository
2026-08-03T05:01:05.6732933Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +a5042ec7440159a931217ae3c11be156a7675bf6:refs/remotes/origin/golden/ir15
2026-08-03T05:01:06.5321642Z ##[endgroup]
2026-08-03T05:01:06.5322320Z ##[group]Determining the checkout info
2026-08-03T05:01:06.5324201Z ##[endgroup]
2026-08-03T05:01:06.5330511Z [command]"C:\Program Files\Git\cmd\git.exe" sparse-checkout disable
2026-08-03T05:01:06.5655504Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-08-03T05:01:06.6782327Z ##[group]Checking out the ref
2026-08-03T05:01:06.6787460Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --progress --force -B golden/ir15 refs/remotes/origin/golden/ir15
2026-08-03T05:01:06.7515700Z branch 'golden/ir15' set up to track 'origin/golden/ir15'.
2026-08-03T05:01:06.7516110Z Your branch is up to date with 'origin/golden/ir15'.
2026-08-03T05:01:06.7516509Z Switched to and reset branch 'golden/ir15'
2026-08-03T05:01:06.7542391Z ##[endgroup]
2026-08-03T05:01:06.7893640Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format=%H
2026-08-03T05:01:06.8188911Z a5042ec7440159a931217ae3c11be156a7675bf6
